Skip to main content

All Questions

1vote
2answers
846views

Confusion about layered architecture

Given a layered architecture consisting of presentation layer business logic layer data (access) layer and a SPA web application communicating through REST endpoints with the backend (eg Angular and ...
keezar's user avatar

close